home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CICA 1993 April
/
CICA MS Windows - April 1993.iso
/
bbs
/
sftool
/
doit2.bat
< prev
next >
Wrap
DOS Batch File
|
1993-04-17
|
433b
|
10 lines
rem %1 == disc directory
rem %2 == file name
echo ---------------------------------------------------------------- >> %output%\%2
%cdrom%\bbs\get_area 0 %1 < %cdrom%\dirs.txt >> %output%\%2
echo path: %1 >> %output%\%2
echo ---------------------------------------------------------------- >> %output%\%2
type header2 >> %output%\%2
%cdrom%\bbs\convert %in_type% spitfire %cdrom%\%1 < %cdrom%\%1\00_index.txt >> %output%\%2